﻿2026-07-27T09:52:01.1974589Z ##[group]Run actions/checkout@v5
2026-07-27T09:52:01.1975346Z with:
2026-07-27T09:52:01.1975721Z   ref: 6351b90fa2a8ae8d4090de5ea51125d038c8dafb
2026-07-27T09:52:01.1976202Z   fetch-depth: 1
2026-07-27T09:52:01.1976584Z   repository: BigscreenVR/spt-bs-core
2026-07-27T09:52:01.1979431Z   token: ***
2026-07-27T09:52:01.1979785Z   ssh-strict: true
2026-07-27T09:52:01.1980158Z   ssh-user: git
2026-07-27T09:52:01.1980525Z   persist-credentials: true
2026-07-27T09:52:01.1980926Z   clean: true
2026-07-27T09:52:01.1981288Z   sparse-checkout-cone-mode: true
2026-07-27T09:52:01.1981712Z   fetch-tags: false
2026-07-27T09:52:01.1982061Z   show-progress: true
2026-07-27T09:52:01.1982419Z   lfs: false
2026-07-27T09:52:01.1982748Z   submodules: false
2026-07-27T09:52:01.1983106Z   set-safe-directory: true
2026-07-27T09:52:01.1983518Z   allow-unsafe-pr-checkout: false
2026-07-27T09:52:01.1984267Z ##[endgroup]
2026-07-27T09:52:01.2797129Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T09:52:01.2799144Z ##[group]Getting Git version info
2026-07-27T09:52:01.2799987Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T09:52:01.2801041Z [command]/usr/bin/git version
2026-07-27T09:52:01.2801512Z git version 2.43.0
2026-07-27T09:52:01.2802825Z ##[endgroup]
2026-07-27T09:52:01.2806531Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/d364b834-42d5-42a1-b751-0ccb75362ee9' before making global git config changes
2026-07-27T09:52:01.2807860Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T09:52:01.2808925Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T09:52:01.2909575Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T09:52:01.2931101Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T09:52:01.2942326Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T09:52:01.2945538Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T09:52:01.2965773Z HEAD
2026-07-27T09:52:01.2999630Z ##[endgroup]
2026-07-27T09:52:01.3000363Z [command]/usr/bin/git submodule status
2026-07-27T09:52:01.3229748Z ##[group]Cleaning the repository
2026-07-27T09:52:01.3230445Z [command]/usr/bin/git clean -ffdx
2026-07-27T09:52:02.1845017Z Removing target/
2026-07-27T09:52:02.1852396Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T09:52:02.1950910Z HEAD is now at c0afaf7e Merge c07f4e881c493126babef15fccdf24a887b70b6d into 3d9ec73a834bdbbb18e1287d5021dce82c534faf
2026-07-27T09:52:02.1956093Z ##[endgroup]
2026-07-27T09:52:02.1957413Z ##[group]Disabling automatic garbage collection
2026-07-27T09:52:02.1960607Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T09:52:02.1987873Z ##[endgroup]
2026-07-27T09:52:02.1989098Z ##[group]Setting up auth
2026-07-27T09:52:02.1993522Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T09:52:02.2021124Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T09:52:02.2214047Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T09:52:02.2241127Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T09:52:02.2427622Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T09:52:02.2458457Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T09:52:02.2645357Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T09:52:02.2675281Z ##[endgroup]
2026-07-27T09:52:02.2677219Z ##[group]Fetching the repository
2026-07-27T09:52:02.2683094Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin 6351b90fa2a8ae8d4090de5ea51125d038c8dafb
2026-07-27T09:52:02.8536136Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-27T09:52:02.8536948Z  * branch              6351b90fa2a8ae8d4090de5ea51125d038c8dafb -> FETCH_HEAD
2026-07-27T09:52:02.8556151Z ##[endgroup]
2026-07-27T09:52:02.8556785Z ##[group]Determining the checkout info
2026-07-27T09:52:02.8558602Z ##[endgroup]
2026-07-27T09:52:02.8562632Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T09:52:02.8637197Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T09:52:02.8662443Z ##[group]Checking out the ref
2026-07-27T09:52:02.8664466Z [command]/usr/bin/git checkout --progress --force 6351b90fa2a8ae8d4090de5ea51125d038c8dafb
2026-07-27T09:52:02.8840516Z Previous HEAD position was c0afaf7e Merge c07f4e881c493126babef15fccdf24a887b70b6d into 3d9ec73a834bdbbb18e1287d5021dce82c534faf
2026-07-27T09:52:02.8841910Z HEAD is now at 6351b90f ci: name the repo from context, not a hardcoded string
2026-07-27T09:52:02.8849812Z ##[endgroup]
2026-07-27T09:52:02.8883425Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T09:52:02.8903711Z 6351b90fa2a8ae8d4090de5ea51125d038c8dafb
